Cycle Client Properties
| Properties | Mandatory | Data Type | Format | Size | Default | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
|
cycle.batchSize |
YES | Positive Integer | nnnnn | <=5 |
|
The maximum number of Cycle tasks that will process in the Cycle Grid. See Cycle documentation foradditional details. |
|
|
cycle.groupSize |
YES | Positive Integer | nnnnn | <=5 |
|
Determines the number of cycle work items to group together and execute on a single thread in the cluster. See Cycle documentation for additional details. |
|
|
cycle.period |
YES | Positive Integer | nnnnn | <=5 |
|
The number of seconds that the Cycle web will wait before checking for additional work. See Cycle documentation for additional details. |
|
|
isSharedCluster |
Boolean | false |
Value: true, false |
Specifies if Cycle and OIPA are configured to run on the same Coherence Cluster. Set it to true if they share the same Coherence Cluster. |
|||
|
oipaUrl |
AlphaNumeric | URL | <=255 |
|
Need OIPA URL to keep the System date in Sync on OIPA and Cycle cluster if they are different. Warning: OIPA URL is mandatory if isSharedCluster is either not defined or set to false. |
||
| cycle.updateStatsRun | YES | Boolean | No | Value: Yes, No | Specifies whether statistics on AsCycle should be updated during policy level of cycle processing. Defaults to No if not specified. | ||
| cycle.updateStatsDegree | YES | Positive Integer | Value:0 |
Degree of parallelism. Only applies for Oracle. Also only applies if updatestats.run=Yes. If not used and updatestats.run=Yes, then uses the table default value specified by the DEGREE clause in the CREATE TABLE or ALTER TABLE statement for AsCycle. |